Server Message Block
445
Client-Server Model
microsoft-ds
smbclient
flag
or switch
we can use with the SMB tool to list
the contents of the share?
-L
WorkShares
get
root# nmap -v -A 10.129.1.12
root# smbclient \\\10.129.1.12\WorkShares
smb: \> cd James.P\
smb: \> get flag.txt
smb: \> exit
root# cat flag.txt